home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 16 / CU Amiga Magazine's Super CD-ROM 16 (1997-10-16)(EMAP Images)(GB)[!][issue 1997-11].iso / CUCD / Utilities / ViNCEd / ViNCEd.readme < prev    next >
Text File  |  1997-08-08  |  5KB  |  137 lines

  1. Short:    The final CON: solution, ^Z, XTerm, Intui-screens
  2. Uploader: thor@einstein.math.tu-berlin.de (Thomas Richter)
  3. Author:   thor@einstein.math.tu-berlin.de (Thomas Richter)
  4. Type:     util/shell
  5.  
  6.             About ViNCEd
  7. ---------------------------------------------------------------------------
  8. The latest version (3.50) of my full screen shell editor (CON: replacement)
  9. ---------------------------------------------------------------------------
  10.  
  11. Features:
  12. -Extremly flexible
  13. -Comes with prefs program with nice GUI
  14. -User defineable macros and buttons (gadgets) with parameters
  15. -Full screen editor, not line limited
  16. -Compatible to CON: and ConMan
  17. -VT-220 emulation build in
  18. -ANSI coloring scheme on request
  19. -Keypad mode on request (numeric keypad for cursor control)
  20. -Supports control sequences of:
  21.     -CON:
  22.     -VT-220
  23.     -DEC
  24.     -XTerm (Unix Shells)
  25.     -SGI winterm
  26.     -plus private stuff (set keyboard,colors and font by ctrl seq)
  27. -TAB expansion, with different TAB requesters as option
  28. -TAB expansion cache (NEW TO 3.50)
  29. -Colored cursor on request
  30. -Menu, clipboard support build in (no ConClip needed)
  31. -Online help plus documentation
  32. -Screen title might contain path/fail codes/CLI number & more
  33. -Localizeable (German available)
  34. -Job control à la unix with Ctrl-Z
  35.     -suspends shell jobs
  36.     -sends shell jobs to forgeground & background
  37.      using tiny shell scripts "fg" and "bg" like unix
  38. -documented library for own applications and editor programming
  39. -iconification support
  40. -uses public "iconifyimageclass" gadget if available. Should be added
  41.  to the system by SysIHack style programs.
  42. -easy installation
  43. -full control thru single program (SetVNC)
  44. -clipboard support, snip control with middle mouse button or Ctrl-left
  45. -can create private screens on request
  46. -font & monitor selectable by prefs
  47. -icon drop, with modifiers for path/name only
  48. -100% assembly language => fast & short
  49.  
  50. Plus:    It's 100% free !
  51.  
  52. -----------------------------------------------------------------------------
  53.  
  54. -------- history ----- this is not the complete history, read the guide!----
  55. Changes made since 3.43:
  56.  
  57.     Added a colored cursor,
  58.     added consistent marking of blocks in complement, even for CyberGfx.
  59.     added TAB expansion cache.
  60.     Removed two bugs of 3.43.
  61.     Added the "iconifyimageclass" as image class that is used for the
  62.     iconify gadget. GUI programs might want to implement such a class
  63.     to provide a custom layout of this gadget.
  64.  
  65.  
  66. ****************************************************************************
  67.  
  68. ANNOUNCEMENT:
  69.     If you like to glue the cursor to the edit position and don't want
  70.     it moving 'round the screen if marking blocks or scrolling, turn on
  71.     the XTerm Cursor Mode in the edit pages of SetVNC!
  72.  
  73.     If you prefer single TAB requesters, turn on both the "Requester if
  74.     expansion is not unique" and the "First TAB expands fully" flag
  75.     in the Shell pages of SetVNC.
  76.  
  77.     If you want the colored cursor, start SetVNC, select the window
  78.     pages, go to the second page. Press now the "PREV" button to see
  79.     the color before color 0, this is the cursor color: A "Cc" will be
  80.     shown instead of the color index. Check now the "Load register"
  81.     gadget and choose the color you want. Be prepared that no free 
  82.     pen is available, so the cursor might fall back to the complement
  83.     mode or might get a more or less similar color.
  84.  
  85. SINCE NOBODY SEEMS TO READ THE GUIDE, HERE AGAIN:
  86.  
  87.     PRESSING THE "SAVE" OR THE "USE" BUTTON IN THE SETVNC PROGRAM
  88.     DOES NOT, NO WAY, CHANGE THE SETTINGS OF WINDOWS ALREADY OPEN.
  89.     ONLY WINDOWS OPENED AFTERWARDS WILL GET THE NEW SETTINGS.
  90.     More on that is in the guide. PLEASE READ IT!
  91.     
  92. -----------------------------------------------------------------------------
  93. Another note: 
  94.  
  95.     VirusWorkShop seems to have trouble with the overlay file structure
  96.     that is used by the SetVNC program.
  97.     THIS IS NOT A VIRUS! It is a bugfix of the oldish CBM overlay 
  98.     manager which is really buggy!
  99.     VirusWorkShop will be updated soon. (I hope)
  100.  
  101.     To trick VirusWorkshop, the SetVNC program in this archive is
  102.     encoded. Use the "Decode" program from the "Extras" drawer to
  103.     decode manually. The installer script has been updated to do 
  104.     this for you.
  105.  
  106.     Thanks Urban, for reporting!
  107.  
  108. ----------------------------------------------------------------------------
  109.  
  110.     Some virus checkers might complain about the set PktWait() pointer
  111.     of the VNCFiler.supervisor. Again:
  112.  
  113.     THIS IS NOT A VIRUS!
  114.  
  115.     Anti-Beol has been updated to handle this case, please 
  116.     update your copy as well!
  117.  
  118. -----------------------------------------------------------------------------
  119.  
  120. Send ideas, improvements, bugreports (please as concrete as possible) to:
  121.  
  122.  
  123.     Thomas Richter
  124.  
  125.  
  126. EMail:    thor@einstein.math.tu-berlin.de
  127.  
  128. or "Wisit the Web" site:
  129.  
  130. WWW:    http://www.math.tu-berlin.de/~thor/thor/index.html
  131.  
  132. -----------------------------------------------------------------------------
  133.  
  134. July 1997
  135.  
  136.     Thomas
  137.